Skip to content

Make DNS error retryable #1211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jul 16, 2025
Merged

Conversation

robsdedude
Copy link
Member

Configuring the driver with a URL that cannot be DNS resolved will raise a (retryable) ServiceUnavailable error instead of a ValueError.

Configuring the driver with a URL that cannot be DNS resolved will raise a
(retryable) `ServiceUnavailable` error instead of a `ValueError`.
@robsdedude robsdedude force-pushed the retryable-dns-error branch from 7596315 to 5b06608 Compare June 12, 2025 10:48
Copy link
Contributor

@MaxAake MaxAake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💬

Signed-off-by: Rouven Bauer <rouven.bauer@neo4j.com>
@robsdedude robsdedude requested a review from MaxAake July 16, 2025 10:00
Copy link
Contributor

@MaxAake MaxAake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@robsdedude robsdedude merged commit adcd4f7 into neo4j:6.x Jul 16, 2025
20 checks passed
@robsdedude robsdedude deleted the retryable-dns-error branch July 16, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants